| SaReconcileDeposit |
| Logical Entity Name | SaReconcileDeposit |
| Default Table Name | SaReconcileDeposit |
| Physical Only | NO |
| Definition | |
| Note |
| SaReconcileDeposit Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SaReconcileDepositId |
int | NO | ||
SaDrawdownReturnSourceId |
int | NO | ||
| DepositDate | datetime | NO | ||
| DepositConfirmationNumber | varchar(20) | YES | ||
SaBankAccountId |
int | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DepositAmount | money | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| SaReconcileDeposit Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_SaReconcileDepositSaReconcileDepositID | PrimaryKey | SaReconcileDepositId |
| SaReconcileDeposit Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| SaBankAccount | Non-Identifying | Zero or One to Zero or More | FK_SaReconcileDepositSaBankAccountId_SaBankAccountSaBankAccountId | SaBankAccountId | NO | YES | ||
| SaDrawdownReturnSource | Non-Identifying | One To Zero or More | FK_SaReconcileDepositSaDrawdownReturnSourceID_SaDrawdownReturnSourceSaDrawdownReturnSourceID | SaDrawdownReturnSourceId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_SaReconcileDepositUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaReconcileTransferFundsDetail | Non-Identifying | One To Zero or More | FK_SaReconcileTransferFundsDetailSaReconcileDepositID_SaReconcileDepositSaReconcileDepositID | NO | YES |
| SaReconcileDeposit Check Constraints |
| Check Constraint Name | CheckConstraint |